[][src]Function winapi::um::wincrypt::CryptMsgGetParam

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