Function crypt32::CryptMsgGetParam [] [src]

pub unsafe extern "system" fn CryptMsgGetParam(
    hCryptMsg: HCRYPTMSG,
    dwParamType: DWORD,
    dwIndex: DWORD,
    pvData: *mut c_void,
    pcbData: *mut DWORD
) -> BOOL