Skip to main content

PFN_cusolverRfDestroy

Type Alias PFN_cusolverRfDestroy 

Source
pub type PFN_cusolverRfDestroy = unsafe extern "C" fn(handle: cusolverRfHandle_t) -> cusolverStatus_t;