windows::Win32::Devices::AllJoyn

Function alljoyn_interfacedescription_getpropertydescriptionforlanguage

pub unsafe fn alljoyn_interfacedescription_getpropertydescriptionforlanguage<P1, P2, P4>(
    iface: alljoyn_interfacedescription,
    property: P1,
    description: P2,
    maxlanguagelength: usize,
    languagetag: P4,
) -> usize
where P1: Param<PCSTR>, P2: Param<PCSTR>, P4: Param<PCSTR>,