Function windows_sys::Win32::System::Rpc::RpcNsProfileEltAddW

pub unsafe extern "system" fn RpcNsProfileEltAddW(
    profilenamesyntax: u32,
    profilename: PCWSTR,
    ifid: *const RPC_IF_ID,
    membernamesyntax: u32,
    membername: PCWSTR,
    priority: u32,
    annotation: PCWSTR,
) -> RPC_STATUS