[][src]Function CCODE::NdrServerGetSupportedSyntaxes

pub unsafe extern "C" fn NdrServerGetSupportedSyntaxes(
    pInf: *mut RPC_SERVER_INTERFACE,
    pCount: *mut c_ulong,
    pArr: *mut *mut MIDL_SYNTAX_INFO,
    pPreferSyntaxIndex: *mut c_ulong
) -> RPC_STATUS