Type Definition pkcs11::C_CloseSession [] [src]

type C_CloseSession = extern "C" fn(_: CK_SESSION_HANDLE) -> CK_RV;