[][src]Function CCODE::BCryptGenerateKeyPair

pub unsafe extern "C" fn BCryptGenerateKeyPair(
    hAlgorithm: BCRYPT_ALG_HANDLE,
    phKey: *mut BCRYPT_KEY_HANDLE,
    dwLength: ULONG,
    dwFlags: ULONG
) -> NTSTATUS