Function libharu_sys::HPDF_SetEncryptionMode[][src]

pub unsafe extern "C" fn HPDF_SetEncryptionMode(
    pdf: HPDF_Doc,
    mode: HPDF_EncryptMode,
    key_len: HPDF_UINT
) -> HPDF_STATUS