windows::Win32::Devices::AllJoyn

Function alljoyn_interfacedescription_property_getannotation

pub unsafe fn alljoyn_interfacedescription_property_getannotation<P1, P2>(
    property: alljoyn_interfacedescription_property,
    name: P1,
    value: P2,
    value_size: *mut usize,
) -> i32
where P1: Param<PCSTR>, P2: Param<PCSTR>,